PPCInit
PPCInit Initialize PPC Toolbox
#include <PPCToolbox.h> PPC Toolbox
returns Error Code; 0=no error
Use the PPCInit function to initialize the PPC Toolbox.
On entry D0: 0
On exit D0: result code
After initialization, most PPC Toolbox routines can execute either
synchronously or asynchronously.
Returns: an operating system Error Code.
noErr (0) No error
noGlobalsErr (-904) System unable to allocate memory, critical error
Note: a noGlobalsErr result code indicates that the PPC Toolbox is not
loaded properly.